[INFO] cloning repository https://github.com/joshuarli/webauthn-minimal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshuarli/webauthn-minimal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuarli%2Fwebauthn-minimal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuarli%2Fwebauthn-minimal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 600d92122fd8ca95e6998542ba63e2d99b039d1b
[INFO] fixing joshuarli/webauthn-minimal against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuarli%2Fwebauthn-minimal" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/joshuarli/webauthn-minimal
[INFO] finished tweaking git repo https://github.com/joshuarli/webauthn-minimal
[INFO] tweaked toml for git repo https://github.com/joshuarli/webauthn-minimal written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joshuarli/webauthn-minimal on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joshuarli/webauthn-minimal already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ts-rs v12.0.1
[INFO] [stderr]   Downloaded ts-rs-macros v12.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 912f54049ce382a3baa055d0d00e683a4c44a25145ba3f988580293822d5cb28
[INFO] running `Command { std: "docker" "start" "912f54049ce382a3baa055d0d00e683a4c44a25145ba3f988580293822d5cb28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "912f54049ce382a3baa055d0d00e683a4c44a25145ba3f988580293822d5cb28" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "912f54049ce382a3baa055d0d00e683a4c44a25145ba3f988580293822d5cb28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "912f54049ce382a3baa055d0d00e683a4c44a25145ba3f988580293822d5cb28" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking chunked_transfer v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling ts-rs-macros v12.0.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking generic-array v0.14.9
[INFO] [stderr]     Checking ts-rs v12.0.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking webauthn-minimal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `examples/demo/frontend/dist/bundle.js`: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/demo/main.rs:11:24
[INFO] [stdout]    |
[INFO] [stdout] 11 | static AUTH_JS: &str = include_str!("frontend/dist/bundle.js");
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `webauthn-minimal` (example "demo") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: the associated function or constant `export_to_string` exists for struct `webauthn_minimal::RPInfo`, but its trait bounds were not satisfied
[INFO] [stdout]   --> examples/gen-types.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 |         RPInfo::export_to_string(&cfg).expect("failed to export RPInfo"),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ associated function or constant cannot be called on `webauthn_minimal::RPInfo` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct RPInfo {
[INFO] [stdout]    | ----------------- doesn't satisfy `webauthn_minimal::RPInfo: TS`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `webauthn_minimal::RPInfo: TS`
[INFO] [stdout]            which is required by `&webauthn_minimal::RPInfo: TS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the associated function or constant `export_to_string` exists for struct `webauthn_minimal::UserInfo`, but its trait bounds were not satisfied
[INFO] [stdout]   --> examples/gen-types.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 |         UserInfo::export_to_string(&cfg).expect("failed to export UserInfo"),
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^ associated function or constant cannot be called on `webauthn_minimal::UserInfo` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct UserInfo {
[INFO] [stdout]    | ------------------- doesn't satisfy `webauthn_minimal::UserInfo: TS`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `webauthn_minimal::UserInfo: TS`
[INFO] [stdout]            which is required by `&webauthn_minimal::UserInfo: TS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the associated function or constant `export_to_string` exists for struct `webauthn_minimal::PubKeyCredParam`, but its trait bounds were not satisfied
[INFO] [stdout]   --> examples/gen-types.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 |         PubKeyCredParam::export_to_string(&cfg).expect("failed to export PubKeyCredParam"),
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^ associated function or constant cannot be called on `webauthn_minimal::PubKeyCredParam` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct PubKeyCredParam {
[INFO] [stdout]    | -------------------------- doesn't satisfy `webauthn_minimal::PubKeyCredParam: TS`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `webauthn_minimal::PubKeyCredParam: TS`
[INFO] [stdout]            which is required by `&webauthn_minimal::PubKeyCredParam: TS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the associated function or constant `export_to_string` exists for struct `webauthn_minimal::AuthenticatorSelection`, but its trait bounds were not satisfied
[INFO] [stdout]   --> examples/gen-types.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 |         AuthenticatorSelection::export_to_string(&cfg)
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^ associated function or constant cannot be called on `webauthn_minimal::AuthenticatorSelection` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct AuthenticatorSelection {
[INFO] [stdout]    | --------------------------------- doesn't satisfy `webauthn_minimal::AuthenticatorSelection: TS`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `webauthn_minimal::AuthenticatorSelection: TS`
[INFO] [stdout]            which is required by `&webauthn_minimal::AuthenticatorSelection: TS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the associated function or constant `export_to_string` exists for struct `webauthn_minimal::PublicKeyCredentialCreationOptions`, but its trait bounds were not satisfied
[INFO] [stdout]   --> examples/gen-types.rs:19:45
[INFO] [stdout]    |
[INFO] [stdout] 19 |         PublicKeyCredentialCreationOptions::export_to_string(&cfg)
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ associated function or constant cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:90:1
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct PublicKeyCredentialCreationOptions {
[INFO] [stdout]    | --------------------------------------------- doesn't satisfy `_: TS`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `webauthn_minimal::PublicKeyCredentialCreationOptions: TS`
[INFO] [stdout]            which is required by `&webauthn_minimal::PublicKeyCredentialCreationOptions: TS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the associated function or constant `export_to_string` exists for struct `webauthn_minimal::AllowCredential`, but its trait bounds were not satisfied
[INFO] [stdout]    --> examples/gen-types.rs:21:26
[INFO] [stdout]     |
[INFO] [stdout]  21 |         AllowCredential::export_to_string(&cfg).expect("failed to export AllowCredential"),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ associated function or constant cannot be called on `webauthn_minimal::AllowCredential` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub struct AllowCredential {
[INFO] [stdout]     | -------------------------- doesn't satisfy `webauthn_minimal::AllowCredential: TS`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `webauthn_minimal::AllowCredential: TS`
[INFO] [stdout]             which is required by `&webauthn_minimal::AllowCredential: TS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the associated function or constant `export_to_string` exists for struct `webauthn_minimal::PublicKeyCredentialRequestOptions`, but its trait bounds were not satisfied
[INFO] [stdout]    --> examples/gen-types.rs:22:44
[INFO] [stdout]     |
[INFO] [stdout]  22 |         PublicKeyCredentialRequestOptions::export_to_string(&cfg)
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^ associated function or constant cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct PublicKeyCredentialRequestOptions {
[INFO] [stdout]     | -------------------------------------------- doesn't satisfy `_: TS`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `webauthn_minimal::PublicKeyCredentialRequestOptions: TS`
[INFO] [stdout]             which is required by `&webauthn_minimal::PublicKeyCredentialRequestOptions: TS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `webauthn-minimal` (example "gen-types") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "912f54049ce382a3baa055d0d00e683a4c44a25145ba3f988580293822d5cb28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "912f54049ce382a3baa055d0d00e683a4c44a25145ba3f988580293822d5cb28", kill_on_drop: false }`
[INFO] [stdout] 912f54049ce382a3baa055d0d00e683a4c44a25145ba3f988580293822d5cb28
